home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 March / Macworld (1998-03) (Disk 1).dmg / Shareware World / Info / For Developers / SpotCheck 1.0.1 / SpotCheck 68K / SpotCheck 68K.rsrc / STR#_3012.txt < prev    next >
Text File  |  1997-12-31  |  3KB  |  105 lines

  1. Type %n is not public, and therefore is not accessible at this location.
  2.  
  3. %n is not a type name.
  4.  
  5. Field %n is not accessible from this location.
  6.  
  7. %n is not a field name.
  8.  
  9. "Super" is only allowed within a member function or constructor.
  10.  
  11. "This" is only allowed within a member function or constructor.
  12.  
  13. Only variables of arithmetic types may be decremented.
  14.  
  15. Only variables of arithmetic types may be incremented.
  16.  
  17. A field access qualified by a type name must refer to a static field.
  18.  
  19. The type of this expression must be a class, interface, or array type.
  20.  
  21. A method call qualified by a type name must refer to a static method.
  22.  
  23. The type of this expression must be a class, interface, or array type.
  24.  
  25. This expression must have an array type.
  26.  
  27. Only boolean expressions can be negated.
  28.  
  29. Only variables of arithmetic types may be decremented.
  30.  
  31. Only variables of arithmetic types may be incremented.
  32.  
  33. Operands for "%" must be expressions of a numeric type.
  34.  
  35. Operands for "%" must be expressions of a numeric type.
  36.  
  37. A divisor must be an expression of a numeric type.
  38.  
  39. A dividend must be an expression of a numeric type.
  40.  
  41. Only expressions of numeric type can be multiplied.
  42.  
  43. Only expressions of numeric type can be multiplied.
  44.  
  45. Subtraction is only allowed on expressions of numeric type.
  46.  
  47. Subtraction is only allowed on expressions of numeric type.
  48.  
  49. Addition is only allowed on expressions of numeric type.
  50.  
  51. Addition is only allowed on expressions of numeric type.
  52.  
  53. Only numeric expressions can be compared using ">=".
  54.  
  55. Only numeric expressions can be compared using ">=".
  56.  
  57. Only numeric expressions can be compared using "<=".
  58.  
  59. Only numeric expressions can be compared using "<=".
  60.  
  61. Only numeric expressions can be compared using ">".
  62.  
  63. Only numeric expressions can be compared using ">".
  64.  
  65. Only numeric expressions can be compared using "<".
  66.  
  67. Only numeric expressions can be compared using "<".
  68.  
  69. This expression must be of boolean type.
  70.  
  71. This expression must be of boolean type.
  72.  
  73. This expression must be of boolean type.
  74.  
  75. This expression must be of boolean type.
  76.  
  77. Expressions must be both of numeric, both of boolean, or both of reference type.
  78.  
  79. This expression must be of boolean type.
  80.  
  81. This expression cannot be assigned to a variable of this type.
  82.  
  83. This interface extends itself (possibly indirectly).
  84.  
  85. A type can only implement an interface -- you are attempting to implement a class.
  86.  
  87. This class extends itself (possibly indirectly).
  88.  
  89. A class can only extend another class -- you are attempting to extend an interface
  90.  
  91. %n is not a package name.
  92.  
  93. You cannot declare a new subpackage of a library package.
  94.  
  95. The name of a declaration like %n is not valid here.
  96.  
  97. There is more than one method %n that is visible, is accessible, and matches this call signature.
  98.  
  99. There is no method %n that is visible, is accessible, and matches this call signature.
  100.  
  101. %n is declared more than once.
  102.  
  103. %n is not declared.
  104.  
  105.